.ry_content {
    width: 1200px;
    margin: 0 auto;
}

.ry_bj {
    height: 690px;
    /*background: #fff url(../images/rybg.png) no-repeat center 580px;*/
    overflow: hidden;
    box-sizing: border-box;
}

.ry h2 {
    margin-bottom: 40px;
}

.ry h2 span {
    width: 255px;
    margin: 0 auto;
}

.ry {
    position: relative;
    top:-690px;
}

.carousel-container {
    position: relative;
    width: 1200px;
    height: 412px;
}

#carousel {
    height: 400px;
    width: 1200px;
    position: relative;
    font-size: 12px;
}

.carousel-image {
    border: 0;
    display: block;
}

.carousel-feature img {
    width: 259px;
    height: 400px;
    display: block;
    /*background: url(../images/ryspanbg.png) no-repeat center bottom;*/
    /*padding-bottom: 36px;*/
}

.carousel-feature .carousel-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
}

.carousel-feature .carousel-caption p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    font: 14px/38px "Microsoft Yahei";
    color: #333;
}

.carousel-container .prev {
    position: absolute;
    /*top: 36%;*/
    z-index: 9;
    left: 45%;
    background: url(../images/img29.png) no-repeat;
    display: inline-block;
    height: 54px;
    width: 54px;
}

.carousel-container .next {
    position: absolute;
    /*top: 36%;*/
    z-index: 9;
    right: 45%;
    background: url(../images/img30.png) no-repeat;
    display: inline-block;
    height: 54px;
    width: 54px;
}

.carousel-container .carousel-feature {
    position: relative;
}

.carousel-container .titlework {
    background: url(../images/ryspanbg.png) no-repeat center top;
    display: block;
    height: 50px;
    left: 50%;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 400px;
    width: 259px;
    margin-left: -128px;
    display: block;
    text-align: center;
    font-size: 0;
    color: #333333;
    line-height: 50px;
}

.home-tit {
    text-align: center;
    margin: 0;
}

.home-tit .en {
    display: block;
}

.home-tit .cn {
    color: #333;
    font-size: 42px;
    position: relative;
    z-index: 2;
    top: -15px;
    /*font-weight: bold*/
}

.home-tit p {
    font-size: 16px;
    color: #666;
    margin: 0;
    font-weight: normal;
}